@charset "UTF-8";
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}

fieldset,
img {
  border: 0;
}

img {
  display: block;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "PingFangSC-Regular", "Microsoft YaHei", sans-serif;
  border: none;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

select,
input {
  vertical-align: middle;
}

select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
}

body {
  color: #333;
  font: 14px/20px "PingFangSC-Regular", "Microsoft YaHei", sans-serif;
  background: #fff;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.fl {
  float: left;
  _display: inline;
}

.fr {
  float: right;
  _display: inline;
}

.pd20 {
  padding: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.bgfff {
  background: #fff;
}

a {
  color: #333;
  text-decoration: none;
}

.hidden {
  visibility: hidden;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.pub-top-nav {
  line-height: 48px;
  background: #e5e5e5;
}

.pub-top-nav__welcome {
  margin-right: 140px;
  font-size: 14px;
  font-weight: normal;
}

.pub-top-nav__item {
  padding: 0 8px;
}

.pub-top-nav__item a:hover {
  color: #3D5B8C;
}
.pub-top-nav__item a {
  float: left;
}

.pub-top-nav__item a:nth-child(5),
.pub-top-nav__item a:nth-child(6),
.pub-top-nav__item a:nth-child(7),
.pub-top-nav__item a:nth-child(8) {
  padding-top: 5px;
}
.pub-top-nav__item a:nth-child(1) .img,
.pub-top-nav__item a:nth-child(2) .img,
.pub-top-nav__item a:nth-child(3) .img,
.pub-top-nav__item a:nth-child(4) .img,
.pub-top-nav__item a:nth-child(5) .img,
.pub-top-nav__item a:nth-child(6) .img,
.pub-top-nav__item a:nth-child(7) .img,
.pub-top-nav__item a:nth-child(8) .img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 4px;
}
.pub-top-nav__item a:nth-child(5) .img,
.pub-top-nav__item a:nth-child(6) .img,
.pub-top-nav__item a:nth-child(7) .img,
.pub-top-nav__item a:nth-child(8) .img {
  margin-top: 5px;
}
.pub-top-nav__item a:nth-child(1) .img {
  background-image: url("../../images/pc1/beijing@2x.png");
}
.pub-top-nav__item a:nth-child(1):hover .img {
  background-image: url("../../images/pc1/beijing.png");
}
.pub-top-nav__item a:nth-child(2) .img {
  background-image: url("../../images/pc1/guangzhou@2x.png");
}
.pub-top-nav__item a:nth-child(2):hover .img {
  background-image: url("../../images/pc1/guangzhou.png");
}
.pub-top-nav__item a:nth-child(3) .img {
  background-image: url("../../images/pc1/shenzhen@2x.png");
}
.pub-top-nav__item a:nth-child(3):hover .img {
  background-image: url("../../images/pc1/shenzhen.png");
}
.pub-top-nav__item a:nth-child(4) .img {
  background-image: url("../../images/pc1/sichuan@2x.png");
}
.pub-top-nav__item a:nth-child(4):hover .img {
  background-image: url("../../images/pc1/sichuan.png");
}
.pub-top-nav__item a:nth-child(5) .img {
  background-image: url("../../images/pc1/jiangxi@2x.png");
}
.pub-top-nav__item a:nth-child(5):hover .img {
  background-image: url("../../images/pc1/jiangxi.png");
}
.pub-top-nav__item a:nth-child(6) .img {
  background-image: url("../../images/pc1/shandong@2x.png");
}
.pub-top-nav__item a:nth-child(6):hover .img {
  background-image: url("../../images/pc1/shandong.png");
}
.pub-top-nav__item a:nth-child(7) .img {
  background-image: url("../../images/pc1/shanxi@2x.png");
}
.pub-top-nav__item a:nth-child(7):hover .img {
  background-image: url("../../images/pc1/shanxi.png");
}
.pub-top-nav__item a:nth-child(8) .img {
  width: 50px;
  height: 50px;
  margin-top: 15px;
  background-image: url("../../images/pc1/gengduo@2x.png");
}
.pub-top-nav__item a:nth-child(8):hover .img {
  background-image: url("../../images/pc1/gengduo.png");
}

.pub-top-nav__item--text {
  padding: 0;
  margin: 0 0 0 70px;
}

.pub-top-nav__item--text .iconfont {
  font-size: 18px;
  color: #cc0000;
  vertical-align: -1px;
}

.pub-top-nav__item--more {
  position: relative;
  cursor: pointer;
}

.pub-top-nav__item--more:hover {
  color: #cc0000;
  background: #fff;
}

.pub-top-nav__item--more:hover .pub-top-nav__item--show {
  display: block;
  width: 407px;
  height: 208px;
   z-index: 10;
   padding: 14px;
   box-sizing: border-box;
}

.pub-top-nav__item--more:hover .iconfont {
  color: #cc0000;
}

.pub-top-nav__item--more:hover .icon-triangle-bottom {
  transform: rotate(-180deg);
}

.pub-top-nav__item--more:hover .pub-top-nav__item--show {
  border-top: none;
}

.pub-top-nav__item--more .iconfont {
  display: inline-block;
  font-size: 12px;
  color: #999;
}

.pub-top-nav__item--more .icon-svg- {
  font-size: 16px;
  color: #cc0000;
}

.pub-top-nav__item--show {
  position: absolute;
  left: -1px;
  display: none;
  width: 210px;
  line-height: 20px;
  /* padding: 0 10px 10px; */
  background: #fff;
  border: 1px solid #d0d0d0;
  z-index: 1;
}

.pub-top-nav__item--show a {
  display: inline-block;
  /* padding: 0px 5px 0; */
  height: 90px;
  width: 94px;
  box-sizing: border-box;
  font-size: 12px;
  border-right: 1px solid #e8eaef;
}
.pub-top-nav__item--show a:nth-child(1),
.pub-top-nav__item--show a:nth-child(2),
.pub-top-nav__item--show a:nth-child(3),
.pub-top-nav__item--show a:nth-child(4) {
  border-bottom: 1px solid #e8eaef;
}
.pub-top-nav__item--show a:nth-child(4),.pub-top-nav__item--show a:nth-child(8) {
  border-right: none;
}
.pub-top-nav__item--show .imgBox {
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 0 auto;
}

.pub-top-nav__right-item {
  padding: 0 10px;
}

.pub-top-nav__right-item a:hover {
  color: #cc0000;
}

.pub-top-nav__right-item--hov {
  position: relative;
  cursor: pointer;
  z-index: 3;
}

.pub-top-nav__right-item--hov:hover {
  color: #cc0000;
  background: #fff;
}

.pub-top-nav__right-item--hov:hover .pub-top-nav__right-item--show {
  display: block;
}

.pub-top-nav__right-item--hov:hover .iconfont {
  color: #cc0000;
  transform: rotate(-180deg);
}

.pub-top-nav__right-item--hov:hover .pub-top-nav__right-item--show {
  border-top: none;
}

.pub-top-nav__right-item--show {
  display: none;
  position: absolute;
  right: -1px;
  width: 180px;
  padding: 10px 0 5px 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #d0d0d0;
  z-index: 1;
  box-sizing: border-box;
}

.pub-top-nav__right-item--show img {
  margin: 0 auto;
}

.pub-top-nav__right-item--show p {
  font-size: 12px;
  color: #999;
  line-height: 22px;
  font-size: 12px;
  transform: scale(0.9);
}

.pub-top-nav__right-item--show2 {
  width: 100px;
  padding: 10px 0 5px;
}

.pub-top-nav__right-item .iconfont {
  display: inline-block;
  font-size: 12px;
  color: #999;
}

.pub-top-nav__right {
  margin-right: -10px;
}

.pub-nav__logo-box .logo-pic {
  margin: 22px 0 0 0;
  width: 299px;
  height: 53px;
}

.pub-nav__logo-box .logo-pic2 {
  margin: 22px 12px 0 0;
}

.pub-nav__logo-box2 .tith1-txt {
  margin-top: 35px;
  font-size: 14px;
 
  width: 86px;
}
.pub-nav__logo-box2 .tith1-txt .logo-txt {
  font-size: 28px;
  color: #4d4d4d;
}
.pub-nav__logo-box2 .tith1-txt a:hover {
  color: #cc0000;
}

.pub-nav__logo-box-slide {
  width: 542px;
  height: 50px;
  padding-left: 18px;
  margin: 22px 0 0 49px;
  line-height: 50px;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  box-sizing: border-box;
}
.pub-nav__logo-box .pub-nav__logo-box-slide {
  margin: 22px 0 0 92px;
}
.pub-nav__logo-box2 .pub-nav__logo-box-slide {
  margin: 22px 0 0 33px;
}
.pub-nav__logo-box-slide .bd {
  height: 52px;
  overflow: hidden;
}

.pub-nav__logo-box-slide .tit-left {
  font-size: 18px;
  font-weight: 600;
  color: #cc0000;
}

.pub-nav__logo-box-slide .tit-left .iconfont {
  position: relative;
  top: 1px;
  margin-right: 10px;
  font-size: 20px;
}

.pub-nav__logo-box-slide .desa {
  color: #cc0000;
}

.pub-nav__logo-box-slide li {
  line-height: 52px;
}

.pub-nav__logo-box-right {
  margin: 15px 0 0 0;
}

.pub-nav__logo-box-right img {
  display: inline-block;
  margin: 10px 0 10px 0;
}

.pub-nav-box {
  height: 50px;
  margin-top: 10px;
  line-height: 50px;
}

.pub-nav-box .nav-left-box {
  position: relative;
  width: 213px;
  height: 50px;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #3d5b8c;
  box-sizing: border-box;
}

.pub-nav-box .nav-bg {
  position: absolute;
  top: 50px;
  left: 0;
  width: 213px;
  height: 500px;
  background: rgba(0, 0, 0, 0.53);
  z-index: 2;
  box-sizing: border-box;
}

.pub-nav-box .left-bd .on {
  background: rgba(61, 91, 140, 0.7);
}

.pub-nav-box .left-bd .on .nav-right {
  display: block;
}

.pub-nav-box .left-bd-item {
  height: 125px;
  box-sizing: border-box;
  overflow: hidden;
}

.pub-nav-box .left-bd-item + li .nav-left {
  border-top: 1px solid #666;
}

.pub-nav-box .nav-left {
  margin: 0 12px;
}

.pub-nav-box .nav-left .titp {
  margin-top: 8px;
}

.pub-nav-box .nav-left .titp a {
  font-size: 16px;
  color: #fff;
}

.pub-nav-box .nav-left .txtp {
  height: 22px;
  line-height: 22px;
}

.pub-nav-box .nav-left .txtp a {
  margin-right: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
}

.pub-nav-box .nav-right {
  display: none;
  position: absolute;
  top: 0;
  left: 213px;
  width: 988px;
  height: 500px;
  padding: 0 0 0 20px;
  line-height: initial;
  background: #f5f5f5;
  box-sizing: border-box;
  z-index: 99;
}

.pub-nav-box .nav-right-mba .nav-right-box1 {
  margin-bottom: 20px;
}

.pub-nav-box .nav-right-mba .nav-right-box2 .item {
  width: 170px;
  height: 112px;
  margin-right: 10px;
  border-radius: 5px;
}

.pub-nav-box .nav-right-mba .nav-right-box2 .item img {
  width: 100%;
}

.pub-nav-box .nav-right-box {
  position: relative;
  z-index: 3;
}

.pub-nav-box .nav-right-box ul {
  margin-top: 15px;
}

.pub-nav-box .nav-right-box .tith3 {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
}

.pub-nav-box .nav-right-box .titp {
  font-weight: normal;
}

.pub-nav-box .nav-right-box .titp:hover {
  color: #cc0000;
}

.pub-nav-box .nav-right-box + div {
  padding-bottom: 20px;
  border-top: 1px dashed #e7e7e7;
}

.pub-nav-box .nav-right-box1 {
  margin-bottom: 30px;
}

.pub-nav-box .nav-right-box1 .item {
  width: 134px;
  height: 114px;
  margin-right: 15px;
  text-align: center;
  border: 1px solid #e4e4e4;
}

.pub-nav-box .nav-right-box1 .item img {
  display: inline-block;
  margin: 12px 0 0 0;
}

.pub-nav-box .nav-right-box1 .titp {
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}

.pub-nav-box .nav-right-box2 .item {
  margin-right: 45px;
  text-align: center;
}

.pub-nav-box .nav-right-box2 .item .titp {
  font-size: 14px;
  color: #333;
}

.pub-nav-box .nav-right-box2 .item .titp:hover {
  color: #cc0000;
}

.pub-nav-box .nav-right-box2 .item .iconfont {
  font-size: 28px;
  font-weight: normal;
  color: #336699;
}

.pub-nav-box .nav-right-box3 .item {
  margin-right: 15px;
}

.pub-nav-box .nav-right-box3 .item a {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}

.pub-nav-box .nav-right-box3 .item a:hover {
  color: #cc0000;
}

.pub-nav-list {
  width: 969px;
  height: 50px;
  padding-left: 16px;
}

.pub-nav-list2 {
  overflow: hidden;
}

.pub-nav-list li {
  position: relative;
  height: 50px;
  line-height: 50px;
}

.pub-nav-list li .hot-icon {
  position: absolute;
  right: -5px;
  width: 9px;
  height: 14px;
  background: url(../../images/pc1/index-nav.gif) no-repeat;
}

.pub-nav-list li a {
  font-size: 18px;
  color: #666;
}

.pub-nav-list li a:hover {
  color: #3d5b8c;
}

.pub-nav-list li + li {
  margin-left: 7px;
}

.pub-nav-list .line {
  color: #d5dde9;
}

.pub-tith3 {
  padding-bottom: 7px;
  border-bottom: 1px solid #eee;
  margin-left: 10px;
  position: relative;
}

.pub-tith3 .tit {
  font-size: 22px;
  color: #666;
  padding-bottom: 5px;
  border-bottom: 3px solid #3d5b8c;
}
.pub-tith3.relatedTitle .tit {
  border-bottom: none;
}
.pub-tith3  .hotIcon {
  position: absolute;top: 1px;left: 140px;background-color: #DA1035;width: 50px;height: 20px;border-radius: 20px;color: white;text-align: center
}
.pub-tith3.relatedTitle::before {
  content: "";
  position: absolute;
  top: 1px;
  left: -12px;
  width: 4px;
  height: 20px;
  background: #3d5b8c;
  border-radius: 2px;
}

/* .pub-tith3 .tit:hover {
  color: #cc0000;
} */

.pub-tith3 .more {
  position: relative;
  top: 3px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
}

.pub-tith3 .more:hover {
  color: #f34949;
}

.pub-tith4 {
  padding-bottom: 7px;
  border-bottom: 1px solid #eee;
}

.pub-tith4 .tit {
  position: relative;
  font-size: 22px;
  color: #666;
  padding-bottom: 5px;
  border-bottom: 3px solid #3d5b8c;
}

.pub-tith4 .tit::after {
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -3px;
  content: "";
  border-width: 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #336699;
}

.pub-tith4 .tit:hover {
  color: #cc0000;
}

.pub-hot-list {
  position: relative;
  height: 310px;
  overflow: hidden;
}

.pub-hot-list .hd {
  position: absolute;
  top: 0;
  right: 0;
}

.pub-hot-list .hd li {
  margin-left: 18px;
  line-height: 30px;
  cursor: pointer;
}

.pub-hot-list .hd .on {
  font-weight: bold;
  color: #3d5b8c;
}

.pub-hot-list .bd li {
  margin-top: 20px;
}

.pub-hot-list .bd .num {
  width: 16px;
  height: 16px;
  margin: 2px 8px 0 0;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: #ddd;
}

.pub-hot-list .bd a {
  display: block;
  width: 75%;
}

.pub-hot-list .bd a:hover {
  color: #f34949;
}

.pub-hot-list .bd ul:nth-child(1) li:nth-of-type(1) .num {
  background: #f34949;
}

.pub-hot-list .bd ul:nth-child(1) li:nth-of-type(2) .num {
  background: #ff825b;
}

.pub-hot-list .bd ul:nth-child(1) li:nth-of-type(3) .num {
  background: #ffc960;
}

.comp-news-square ul {
  padding-top: 8px;
}

.comp-news-square__item {
  line-height: 40px;
}

.comp-news-square__item .linka {
  display: block;
  position: relative;
  padding-left: 12px;
}

.comp-news-square__item .linka::before {
  position: absolute;
  top: 16px;
  left: 0;
  content: "";
  width: 4px;
  height: 4px;
  background: #f64844;
}

.comp-news-square__item .linka:hover {
  color: #db3634;
}

.comp-table table {
  width: 100%;
  border: 1px solid #eee;
  border-top: none;
}

.comp-table th {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #3c5a8e;
  background: #dbe4f3;
}

.comp-table td {
  line-height: 46px;
  text-align: center;
}

.comp-table .looka {
  color: #56709d;
}

.comp-table .linka {
  color: #dd342d;
}

.comp-borderline dl + dl {
  margin-top: 40px;
}

.comp-borderline dt {
  margin-bottom: 10px;
  font-size: 16px;
  color: #3c5a8e;
}

.comp-borderline dd {
  margin-right: -4%;
}

.comp-borderline .linka {
  width: 21%;
  height: 24px;
  margin-right: 4%;
  text-align: center;
  color: #3c5a8f;
  background: #dbe4f3;
}

.region__slide .bd .linka {
  width: 42%;
  margin-right: 8%;
}

.region__slide .bd dd {
  margin-right: -8%;
}

.region__slide .comp-borderline .linka {
  line-height: 24px;
}

.region__slide .comp-borderline .linka:hover {
  color: #fff;
  background: #db3634;
}

.footer {
  padding: 30px 0 30px 0;
  margin-top: 30px;
  background: #f2f2f2;
  border-top: 1px solid #ddd;
}

.footer-list {
  padding-left: 88px;
  border-left: 1px solid #d9d9d9;
}

.footer-list dl {
  margin-right: 60px;
  line-height: 36px;
  text-align: center;
}

.footer-list dt {
  font-size: 18px;
  font-weight: bold;
  color: #666;
}

.footer-list dd {
  font-size: 14px;
  color: #666;
}

.footer-list dd a {
  color: #999;
}

.footer-list dd a:hover {
  color: #f34949;
}

.footer-online {
  margin-right: 64px;
  text-align: center;
}

.footer-online dt {
  margin-top: 36px;
  font-size: 30px;
  color: #cc0000;
}

.footer-online .txtp {
  margin: 15px 0 15px 0;
  font-size: 16px;
  color: #999;
}

.footer-online .btna {
  display: block;
  width: 194px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  color: #cc0000;
  text-align: center;
  border: 1px solid #cc0000;
  border-radius: 10px;
}
.footer-online .btna:hover {
  background-color: #cc0000;
  color: #f2f2f2;
}

.footer-right {
  margin-top: 9px;
  text-align: center;
}

.footer-right div {
  margin-left: 28px;
}

.footer-right div img {
  width: 128px;
  height: 128px;
}

.footer-right div p {
  margin-top: 15px;
  font-size: 12px;
  color: #999;
}

.put-on-records {
  width: 100%;
  line-height: 40px;
  color: #999;
  text-align: center;
  background: #E4E3E3;
  /* border-top: 1px solid #ccc; */
}

.put-on-records a {
  color: #999;
}

.put-on-records a:hover {
  color: #cc0000;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  float: left;
  box-sizing: border-box;
}

.col-lg-12 {
  width: 100%;
}

.col-lg-11 {
  width: 91.66666667%;
}

.col-lg-10 {
  width: 83.33333333%;
}

.col-lg-9 {
  width: 75%;
}

.col-lg-8 {
  width: 66.66666667%;
}

.col-lg-7 {
  width: 58.33333333%;
}

.col-lg-6 {
  width: 50%;
}

.col-lg-5 {
  width: 41.66666667%;
}

.col-lg-4 {
  width: 33.33333333%;
}

.col-lg-3 {
  width: 25%;
}

.col-lg-2 {
  width: 16.66666667%;
}

.col-lg-1 {
  width: 8.33333333%;
}
